home *** CD-ROM | disk | FTP | other *** search
/ Champak 50 / Volume 50 - JOGO DISK .iso / Games / marchzuma.swf / scripts / DefineButton2_600 / BUTTONCONDACTION on(release).as
Text File  |  2007-10-01  |  82b  |  5 lines

  1. on(release){
  2.    _root.snd.gotoAndPlay("s01");
  3.    _root.gotoAndStop("hlp2");
  4. }
  5.